Learn R Programming

adegenet (version 1.4-2)

Website and tutorials: Website and tutorials for adegenet

Description

These functions allow to access documentation for adegenet available online. These functions include:
  • adegenetWeb: opens the adegenet website in a web navigator.
  • adegenetTutorial: opens a specified tutorial.

Usage

adegenetWeb()

adegenetTutorial(which=c("basics","spca","dapc","genomics"))

Arguments

which
a character string indicating the type of tutorial to open

encoding

UTF-8

Examples

Run this code
## this opens the adegenet website
adegenetWeb()
adegenetTutorial("dapc")

Run the code above in your browser using DataLab